home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Advanced Effect Maker Freeware Edition 1.0 / aemf10.exe / {app} / templates / starmessage.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2002-11-13  |  94 b   |  5 lines

  1. if(_root.getBytesLoaded() < _root.getBytesTotal())
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5.